@charset "UTF-8";
.menu2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #C69;
	font-size: 14px;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #069;
	font-family: Verdana, Geneva, sans-serif;
}
